Skip to content
Back to search
30
MCP

Background Job

pulsemcp/background job

Enables coding agents to execute long-running shell commands asynchronously with full process management capabilities.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-background-job
MCP server for executing long-running shell commands asynchronously
0 tools
Shell Exec
Execute bash commands with background job support.
0 tools
iflow-mcp_mcp-background-job
MCP server for executing long-running shell commands asynchronously
0 tools
unlimited-mcp
Delegate coding and sysops tasks to cheaper agents or local LLMs via durable background job queues.
0 tools
fast-agent
Code, Build and Evaluate agents - excellent Model and Skills/MCP/ACP Support
0 tools
Coding File Context
Provides advanced file system access and code analysis capabilities, enabling efficient reading, searching, and analysis of large codebases
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "background_job": {
      "url": "None",
      "transport": "http"
    }
  }
}